﻿


body{
	padding:0;
	margin:0;
	color:#0f0f0f;
	overflow-x: hidden;
	font-family:"Microsoft YaHei",SimSun,Arial; 
}


ul li{ margin:0px; padding:0px; list-style-type:none;}
form,ul,li,table,td,p,span,h1,h2,h3,h4,h5,img,dl,dt,dd{ margin:0px; padding:0px;}
img{ border:none;}
a{ color:#666; text-decoration:none;}
a:hover,a:active{ text-decoration:none;}
.dispblock{ display:block;}
.dispnone{ display:none;}
.clear_both{clear:both;}

td,th {border: 1px solid #f0f0f0;}
table {width:100%;border: thin solid black;border-collapse: collapse;}
th {background-color: #f5fafe;height:40px;font-size:14px;color:#666;}
td{width:33.33%;height:40px;font-size:14px;color:#777;padding-left:15px; font-family:Arial, Helvetica, sans-serif;}
td a{display:block;}
td a:hover{color:#0e62af;}
tr:nth-child(even){background-color: #fff;}
tr:nth-child(odd){background-color: #fafafa;}


.vh_01{height:1px;line-height:1px; clear:both;}
.vh_50{height:50px;line-height:50px; clear:both;}
.vh_400{height:300px;line-height:300px; clear:both;}
.container{margin:0 auto;}
@media (min-width: 1200px) {
	.container {width: 1200px; padding:0px; clear:both;}
}
@media (max-width: 768px) {
.container { padding-left:8px; padding-right:8px;}
.vh_50{height:20px;line-height:20px}
}


.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}


/* ================================================================================================= home atart========================================================================================== */

.cont_tit{width:auto;margin:0 auto;height:auto;overflow:hidden;padding:0 0 0 0;}
.cont_tit h1{font-size: 36px;color: #222;margin:50px 0 10px 0;background:url(../images/hon.png) no-repeat center bottom;padding-top:10px;padding-bottom:12px;text-align:center; font-weight:normal;}
.cont_tit span{display: block;margin: 0px 0 30px 0;font-size: 14px;color: #666;line-height:170%;text-align:center;}

@media (max-width:768px){
.cont_tit h1{margin:25px 0 10px 0;}
.cont_tit span{margin:0 0 25px 0;}
}


/*-----------------------------------------cp--------------------------*/

.spro{ padding:80px 0; position:relative; width:1200px; margin:0 auto;height:auto; overflow:hidden;}
.spro_l{ float:left; width:380px;height:auto;}
.spro_ltit{ color:#003e77; font-size:30px;height:auto;overflow:hidden;}
.spro_len{font-size:16px;color:#777; font-family:Arial, Helvetica, sans-serif;height:40px;overflow:hidden;width:auto;padding-top:5px;}
.spro_len b{font-weight:normal;border-bottom:2px solid #C30;padding-bottom:10px;}

.spro_lwz{ font-size:25px; color:#444;height:160%;padding-top:30px}
.spro_lwz p{font-size:14px;color:#888;line-height:170%;padding-top:20px;}
.spro_qq{ margin-top:65px;}

.spro_a{ float:left;  text-align:center; line-height:46px; font-family:'宋体'; font-size:16px;}
.spro_a a{ color:#d6d6d6;position:relative; display:block;border:2px solid #d6d6d6; border-radius:50%;box-sizing:border-box;  width:50px; height:50px; color:#103874; font-weight:bold;}
.spro_a a::before{ content:""; display:block;width:50px; height:50px; background:url(../images/yy_h.png) no-repeat center; top:0px; left:0px; position:absolute; left:-2px; top:-2px;animation: colorSlide2 4s linear infinite;}
@keyframes colorSlide2 {
0% { transform:rotate(0deg)}
100% { transform:rotate(360deg)}
}
.spro_qq .swiper-pagination{ position:relative; bottom:auto; text-align:left; margin-left:20px; width:auto; float:left;}
.spro_qq .swiper-pagination span{ margin-top:19px; margin-right:10px; width:12px; height:12px; opacity:1; background:#8a8a8a;}
.spro_qq .swiper-pagination span.swiper-pagination-bullet-active{ background:#ea131f;}

.spro_r{ float:right; width:706px;height:auto;}
.spro_r .swiper-slide{ background:#fff;height:auto;border:width:339px;}
.spro_r .swiper-slide p{ text-align:center; font-size:18px; color:#0e0e0e; width:337px;padding:5px 0 22px 0;border-left:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf;border-right:1px solid #cfcfcf;}
.spro_r .swiper-slide img{width:337px;height:337px;border-left:1px solid #cfcfcf;border-top:1px solid #cfcfcf;border-right:1px solid #cfcfcf;}
.spro_r .swiper-slide:hover p{ color:#00376a;font-size:18px;}





.in_prod{width:100%;background:#196fc7;height:auto;overflow:hidden;padding:80px 0;}
.in_prod ul{width:1200px;margin:0 auto;height:auto;overflow:hidden;}
.in_prod ul li{float:left;width:270px;height:auto;background:#FFF;margin:0 30px 0 0;}
.in_prod ul li .pro_pic{ width:100%; height:auto; overflow:hidden;}
.in_prod ul li .pro_pic img{width:100%;height:270px;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.in_prod ul li .pro_txt{text-align:center;color:#555;font-size:18px;padding:15px 0px 18px 0px;line-height:130%;}
.in_prod ul li:hover .pro_pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.in_prod ul li a:hover .pro_txt{color:#c80d0d;}
.in_prod ul li:last-child{margin-right:0;}

.in_prod_tit{width:auto;font-size:30px;color:#fff;padding:0 0 30px 0;}
.in_prod_tit span{font-size:14px; font-family:Arial, Helvetica, sans-serif;padding:0 0 0 10px;}
.in_prod_tit .more{float:right;}

@media screen and (max-width: 640px) {
.spro{ width:auto;height:auto; overflow:hidden;padding:30px 0 0 0;}
.spro_c{width:100%;height:auto;overflow:hidden;}
.spro_l{width:100%;height:auto;overflow:hidden;}
.spro_r{width:100%;height:auto;overflow:hidden;}
.spro_r .swiper-slide{width:auto;height:auto;overflow:hidden;}
.spro_r .swiper-slide img{width:100%;height:auto;border:none;}
.spro_r .swiper-slide p{border:none;width:100%;overflow:hidden;}
.spro_lwz{display:none;}

.in_prod{padding:30px 10px;width:auto;height:auto;overflow:hidden}
.in_prod ul{width:auto;height:auto;overflow:hidden;}
.in_prod ul li{width:calc(50% - 10px);margin:0 5px 10px 5px;}
.in_prod ul li .pro_pic img{width:100%;height:auto;}
.in_prod_tit span{display:none;}
}

/*-----------------------------cp-------------------------------------------------*/


/*---------about--------------*/
.iabo_cf {width: 100%;  height: 863px; background-image:url(../images/about1.jpg); background-repeat: no-repeat; background-position:top;background-attachment: fixed; overflow:hidden;margin:0px 0 1px 0;}
.iabo_con{float:left;width:500px;height:auto;overflow:hidden;padding:0 0; margin:300px auto 0 auto;font-size:32px;line-height:170%;color:#0139a1;}
.iabo_con p{font-size:13px;color:#999;font-family:Arial, Helvetica, sans-serif;line-height:160%;}



.iabo_box{width:100%;background:url(../images/zyt_01.jpg) center no-repeat;height:605px;}
.iabo_lt{float:left;width:420px;height:auto;margin-top:120px;}
.abo_ltitle{width:auto;text-align:center;font-size:20px;color:#fff;}
.abo_ltitle p{font-size:40px;color:#fff;padding-top:8px;}
.abo_ltitle1{text-align:center;font-size:20px;color:#FFF;padding-top:10px;}
.abo_ltitle1 p{text-align:center;padding-top:15px;}


.abo_td{width:418px;height:auto;overflow:hidden;float:right;margin-top:50px;}
.abo_td li{width:70px;float:left;padding-top:15px;margin:0 46px 0 0}
.abo_td li span{display:block;width:70px;height:70px;overflow:hidden;margin:0 auto;-webkit-transition:all .5s ease;
    -moz-transition:all .2s ease;
    -ms-transition:all .2s ease;
    -o-transition:all .2s ease;
    transition:all .2s ease;}
.abo_td li span:hover{
    -webkit-transform:translateY(-4px);
    -moz-transform:translateY(-4px);
    -ms-transform:translateY(-4px);
    -o-transform:translateY(-4px);
    transform:translateY(-4px);
}
.abo_td li p{display:block;text-align:center;font-size:16px;color:#fff;margin-top:12px;}
.abo_td li:hover span img{margin-top:-70px;}
.abo_td li:last-child{margin-right:0px;}

.iabo_rt{float:right;width:430px;height:auto;margin-top:120px;}
.abo_con{float:right;width:auto;height:auto;font-size:15px;color:#fff;line-height:160%;padding-top:30px}
.abo_title{width:auto;font-size:30px;color:#fff;border-left:4px solid #FFF;padding-left:10px;line-height:30px;padding-right:11px;}
.abo_title .more{float:right;}

.qysl_tit{width:auto;font-size:30px;color:#444;padding:0 0 30px 0;}
.qysl_tit span{font-size:14px; font-family:Arial, Helvetica, sans-serif;padding:0 0 0 10px;color:#888;}
.qysl_tit .more{float:right;}

.qysl{width:1199px;margin:70px auto;height:auto;overflow:hidden;}
.qysl li{float:left;width:281px;height:auto;margin:0 25px 0 0;}
.qysl li .qy_pic{ width:100%; height:auto; overflow:hidden;}
.qysl li .qy_pic img{width:100%;height:212px;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.qysl li:hover .qy_pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.qysl li:last-child{margin-right:0;}



@media screen and (max-width: 640px) {
.iabo_cf{display:none;}
.qysl_tit{padding:0 10px 30px 10px;}
.qysl_tit span{display:none;}
.qysl{width:auto;margin:70px auto;height:auto;overflow:hidden;}
.qysl li{width:calc(50% - 20px);margin: 0 10px 20px 10px;overflow:hidden;}
.qysl li .qy_pic img{width:100%;height:auto}

.iabo_box{width:auto;background:#196ec8;height:auto;overflow:hidden;}
.iabo_lt{width:100%;height:auto;margin-top:40px;}
.iabo_rt{width:auto;height:auto;margin-top:40px;padding:0 10px 40px 10px;}
.abo_td{width:100%;height:auto;overflow:hidden;margin-top:40px;}
.abo_td li{float:left;width:50%;height:auto;overflow:hidden;text-align:center;margin:0 0 10px 0;}
}
/*---------about--------------*/


/*------------news-----------*/



.in_xinw {width:1200px;height:auto;overflow:hidden;margin:0 auto 0 auto;padding:70px 0 70px 0;}

.xinw_lt{float:left;width:502px;height:auto;}

.in_xinw_tit{width:100%;font-size:30px;color:#444;padding:0 0 30px 0;overflow:auto;height:auto;}
.in_xinw_tit span{font-size:14px; font-family:Arial, Helvetica, sans-serif;padding:0 0 0 10px;color:#888;}
.in_xinw_tit .more{float:right;}


.snew_r{ float:right; width:650px;}
.snew_r ul{width:auto;overflow:hidden;height:auto;margin-top:-25px;}
.snew_r ul li{ overflow:hidden;  border-bottom:1px solid #e7e7e7;height:130px;}
.snew_rdata{ float:left; width:195px; box-sizing:border-box;padding:0 0px;padding-left:15px; padding-right:55px; border-right:1px solid #cccccc;margin:25px 0;}
.snew_rdata .snew_ryear{ text-align:right; font-size:14px; color:#999999; }
.snew_rdata .snew_rri{ font-size:48px;height:60px; color:#999999;  font-family:Arial;}
.snew_rwz{ float:right; width:455px; box-sizing:border-box; padding:0px 0 0 50px;}
.snew_rtit{ font-size:18px; color:#333333; overflow:hidden;margin-top:25px;}
.snew_rzy{ color:#666666; font-size:14px; line-height:150%;padding-top:6px;}
.snew_r ul li:hover{border-bottom:1px solid #00579e;}
.snew_r ul li:hover .snew_rdata{border-right:1px solid #00579e;}
.snew_r ul li:hover .snew_rtit{ color:#00579e;}




@media screen and (max-width: 640px) {
.snew_menu{width:auto;margin-top:0px;padding:0 10px;border-bottom:1px solid #ccc;}
.snew_menu b{border:none}
.snew_nav{display:none;}

.in_xinw{width:auto;height:auto;overflow:hidden;padding:30px 10px 0 10px;}
.snew_r{width:auto;height:auto;overflow:hidden;}
.snew_rdata{display:none;}
.snew_rwz{ width:100%;height:auto;overflow:hidden;padding:0 0;}
.xinw_lt{display:none;}

.in_xinw_tit span{display:none;}
}





/* ==================================================================================================== home end ===================================================================================== */


/*========================conav============================================================================= nei ============================================================================================*/


.mainbox{background:#f6f6f6;}

.w1200{margin:0 auto;width:1200px;}

.w1202{margin:0 auto;width:1202px;}

@media (min-width:768px) and (max-width:1920px) {
.wap-ban{display:none;}
}
@media (max-width: 768px) {
	
.mainbox{width:100%;padding:0 0 30px 0;}
.w1200{width:100%;padding:0 0 0 0;}
.w1100{width:100%;padding:0 8px 0 8px;}

.about_top{width:100%;padding-left:20px;}
.prodtop{width:100%;padding-left:20px;padding-top:20px;}
.prodr{display:none;}
}


/* about */

.about{float:right;width:940px;height:auto;overflow:hidden;font-size:16px;line-height:180%;color:#777;margin:0 auto;padding:0 0 10px 0;}
.about img{text-align:center;}
.about p img{text-align:center;padding:20px 0 0 0;}
.about b{font-size:18px;color:#db1212;font-weight:600;}
/*.about{width:1200px;height:auto;font-size:15px;line-height:180%;color:#444;padding:0 0 60px 0;margin:80px auto 0 auto; min-height:400px;overflow:hidden;}
.about img{text-align:center;padding:30px 0 0 0;} */

.wenhua{width:940px;float:right;height:auto;overflow:hidden;padding-top:50px;}
.wenhua li{float:left;width:293px;border:1px solid #e6e6e6;background:#f0f3f8; position:relative;height:150px;margin:0 9px 50px 9px;}
.wenhua li .whtit{position:absolute;width:150px;line-height:36px;background:#0e62af; border-radius:12px;left:70px;top:-18px;color:#fff;text-align:center;}
.wenhua li .whcon{width:auto;padding:45px 25px 0 25px;font-size:14px;line-height:160%;text-align:center;color:#555;}



.jsbz{width:940px;float:right;height:auto;overflow:hidden;}
.jsbz li{float:left;width:295px;margin:0 27px 27px 0;}
.jsbz li .pic{float:left;width:295px;height:auto;overflow:hidden;}
.jsbz li .pic img{width:295px;height:200px;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s}
.jsbz li:hover .pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.jsbz li:nth-child(3n){margin-right:0px;}

.honor{width:940px;float:right;height:auto;overflow:hidden;}
.honor li{float:left;width:295px;margin:0 27px 27px 0;}
.honor li .pic{float:left;width:295px;height:auto;overflow:hidden;}
.honor li .pic img{width:295px;height:auto;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s}
.honor li:hover .pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.honor li:nth-child(3n){margin-right:0px;}

@media (max-width: 768px) {
.about{width:auto;padding:0 10px;margin:0px 0 0 0;line-height:150%;font-size:16px;}
.wenhua{width:auto;}
.wenhua li{width:calc(49% - 10px);margin:0 5px 30px 5px;height:130px;}
.wenhua li .whtit{width:120px;left:30px;}
.wenhua li .whcon{padding:35px 10px 0 10px;}

.about p img{width:100%;height:auto;}
.jsbz{width:100%;height:auto;overflow:hidden;}
.jsbz li{width:calc(50% - 10px);margin:0 5px 10px 5px;overflow:hidden;height:auto;}
.jsbz li .pic{width:100%;height:auto;overflow:hidden;}
.jsbz li .pic img{width:100%;height:auto;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s}
}



/*------------contact--------------------*/
.cnt_contbox{ width:940px;float:right; height:400px; overflow:hidden;margin-top:0px;z-index:0}
.cnt_contbox #allmap{ width:100%; height:670px;}
.cnt_cont{ width:1100px; margin:30px auto 0 auto;}
.cnt_cont .bkg{ width:360px; padding:30px 0; overflow:hidden; background:#002f74; color:#FFF; position:relative; z-index:10; left:0px; top:-660px; opacity:0; filter:alpha(opacity=0);}
.cnt_cont .bkg .tit{ padding:5px 0 0 25px; font-size:17px; font-weight:bold; height:16px;}
.cnt_cont .bkg .cont{ padding:13px 13px 0 25px; line-height:150%; font-size:15px;}
.cnt_cont .bkg .cont a{ color:#FFF;}


@media (max-width: 768px) 
{
.cnt_contbox{display:none;}
 .in_lx{width:100%;}
 .in_lx .rt{width:96%;padding:20px 0px 0 0px;}
 .cnt_cont .bkg{width:260px;}
}


/*-----------content end-------------------*/


/*-----------product-----------*/
.con_nav{ margin-top:65px; text-align:center;margin-bottom:40px;}
.con_nav ul li{ display:inline-block; width:160px; line-height:50px; text-align:center; margin:0px 10px; font-size:15px; background:#e6e6e6;}
.con_nav ul li a{ display:block; color:#333333;}
.con_nav ul li:hover{ background:#00579e;}
.con_nav ul li:hover a{ color:#fff;}
.con_nav ul li.leftconli{ background:#00579e;}
.con_nav ul li.leftconli a{ color:#fff;}


.ProList{ width:1198px; height:auto;margin:0 auto;overflow:hidden;padding-bottom:30px;}
.ProList li{ width:275px; float:left;  margin:0px 30px 30px 0px; overflow:hidden;border:1px solid #e2e2e2;}
.ProList li .pro_pic{ width:100%; height:auto; overflow:hidden;}
.ProList li .pro_pic img{width:100%;height:275px;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.ProList li .pro_txt{text-align:center;color:#555;font-size:16px;padding:10px 0px 10px 0px;line-height:130%;}
.ProList li:nth-child(4n){margin-right:0px;}
.ProList li:hover .pro_pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.ProList li a:hover .pro_txt{color:#c80d0d;}




@media screen and (max-width:768px){
.pro_list{width:auto;}

.ProList{width:100%;padding:0 0;margin:0px 0 0 0;}	
.ProList li{width:calc(49% - 10px);margin:0 5px 12px 5px;height:auto}
.ProList li .pro_pic img{width:100%;height:170px;}
.ProList li .pro_txt{font-size:15px;padding:10px 0 10px 0;}
.ProList li .pro_txt p{font-size:12px;}
.ProList li:nth-child(2n){margin-right:0px;}

.ProList1{width:100%;padding:0 0;margin:30px 0 0 0;}	
.ProList1 li{width:calc(50% - 10px);margin:0 5px 12px 5px;height:180px}
.ProList1 li .pro_pic img{width:100%;height:131px;}
.ProList1 li .pro_txt{font-size:15px;padding:10px 0 5px 0;}
.ProList1 li .pro_txt p{font-size:12px;}
}


.in_pro{ width:940px; margin:0 auto; overflow:hidden;float:right;}
.ctg{ clear:both; margin-top:35px; overflow:hidden; height:42px;height:auto;border:1px solid #f0f0f0;background:#fafafa;}
.ctg li{ float:left; padding-right:0px;}
.ctg li.none{ padding-right:0;}
.ctg li a{ display:inline-block; width:150px; height:42px; line-height:42px; text-align:center; color:#666;font-size:16px;} 
.ctg li a.cur{ background:#0e62af; color:#FFF;}
.in_pro .list{ clear:both; margin-top:25px; min-height:500px;}
.in_pro .list ul{ overflow:hidden; height:auto;}
.in_pro .list li{width:224px; float:left; background:#fff; margin:0px 20px 20px 0px; overflow:hidden; border:1px solid #ddd}
.in_pro .list li:nth-child(5n){margin-right:0px;}
.in_pro .list li .pro_pic{ width:100%; height:auto; overflow:hidden;}
.in_pro .list li  .pro_pic img{width:100%;height:auto;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.in_pro .list li .tit{ padding:5px 0;line-height:160%;text-align:center; color:#444;height:auto;font-size:12px;}
.in_pro .list li a:hover .tit{ color:#666;}
.in_pro .list li:hover .pro_pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}

.in_pro_ms{width:auto;padding:15px 15px;font-size:15px;color:#777;margin-bottom:20px;line-height:170%;height:auto;overflow:hidden;}
.in_pro_ms b{font-size:18px;color:#c70909;}
.in_pro_ms a{color:#900;}
.in_pro_ms sup{font-size:10px;}


.bb{background:#fff;overflow:hidden;}

.pre_next{width:468px;height:auto;overflow:hidden;margin-top:15px;border:1px solid #e0e0e0;margin-bottom:0px;background:#FFF; clear:both}
.pre_next li{width:232px;float:left;text-align:center;border-right:1px solid #e0e0e0;}
.pre_next li a{color:#444;display:block;font-size:14px;line-height:35px;text-transform:uppercase;-webkit-transition: all 0.5s ease-in-out;}
.pre_next li a:hover{color:#444;background:#fff;}
.pre_next li:last-child{border:none}



.pro_tion1{width:940px;height:auto;overflow:hidden;margin:0 auto 0 auto;float:right;}
.pro_tion1 .pro_lt{float:left;width:418px;height:auto;border:1px solid #e2e2e2}
.pro_tion1 .pro_lt img { width:100%;height:auto;vertical-align: middle;}
.pro_tion1 .pro_rt{float:right;width:470px;height:auto;}





.pr_rt_top{font-size:16px;color:#555;padding-bottom:5px;}
.pr_rt_title{font-size:28px;color:#0e62af;padding:10px 0px 10px 0; font-weight:600;}

.pr_rt_sx{width:100%;height:auto;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;overflow:hidden;padding:17px 0 7px 0;}
.pr_rt_sx li{float:left;font-size:14px;color:#444;height:26px;width:100%;}
.pr_rt_js{width:100%;font-size:14px;line-height:160%;padding:15px 0 0px 0;color:#777; font-family:Arial, Helvetica, sans-serif}

.pr_rt_down{width:160px;line-height:36px;text-align:center;font-size:14px;color:#fff;background:#0e62af;margin-top:20px; border-radius:30px;}
.pr_rt_down a{display:block;color:#fff;}
.pr_rt_down a:hover{background:#d32f2f;border-radius:30px;}

.pro_info_txt{width:1130px;height:auto;background:#fbfbfb;margin:40px auto 0 auto;overflow:hidden;}
.pro_info_txt span{background:#032f87;color:#fff;width:120px;line-height:42px;display:block;text-align:center;}
.pro_info{width:1130px;margin:0 auto;line-height:160%;padding:25px 10px 25px 10px;font-size:14px;color:#888; min-height:300px; clear:both}
.pro_info img{ max-width:900px;clear:both;}
.pro_info_sx{width:auto;line-height:42px;border-left:6px solid #e86e01;font-size:18px;padding-left:12px;background:#f9f9f9;color:#333;}



@media screen and (max-width: 640px) {
.pr_rt_js{font-size:16px;line-height:170%;}
.rt_title{margin:30px 8px 5px 8px;}
	
.pre_next{margin:15px 0 5px 0;}
.pro_info_sx{margin:40px 8px 0 8px;}

.pro{width:100%;}
.prol{display:none}
.pror{width:100%;height:auto;overflow:hidden;padding:0 0;}

.pro_tion1{width:100%;padding:12px 12px;margin-top:0px;height:auto;overflow:hidden;float:left;}
.pro_tion1 .pro_lt{width:100%;height:auto;border:1px solid #e2e2e2;overflow:hidden}
.pro_tion1 .pro_lt img { width:100%;height:auto;vertical-align: middle;}
.pro_tion1 .pro_rt{width:100%;height:auto;overflow:hidden;}


.pro_con_list{width:100%;padding:0 8px;}
.pro_con_list li{width:calc(50% - 10px);margin:0 5px 10px 5px;}
.pro_con_list li .pro_pic{height:auto}
.pro_con_list li .pro_pic img{height:140px;}

.pr_rt_title{width:auto;padding:4px 0 4px 0;}
.pr_rt_pic img{width:100%;}

.pr_rt_sx{width:auto;padding:0 0;margin:0 auto;padding:10px 0}


.pro_info img{width:100%;max-width:100%;}
.pro_info_txt{padding-left:12px;margin-top:20px;}


.in_pro{width:100%;padding:0 0px;}
.in_pro .ctg{width:100%;margin-top:15px;}
.in_pro .ctg li{width:calc(33% - 4px); margin:0 2px 0 2px;}
.in_pro .ctg li a{width:100%;height:50px;line-height:50px;}
.in_pro .ctg li  img{display:none;}

.in_pro .list ul{height:auto;}
.in_pro .list li{width:auto;margin:0 4px 10px 4px;}
.in_pro .list li .pic img{height:auto}
.in_pro .list{margin-top:20px;}


.in_pro_ms{width:auto;padding:15px 8px 0 8px;line-height:130%;}



}

/*-----------product end------------*/

/*--------------news------------*/
.xinw_txt{font-size:26px;text-align:center;padding:20px 0 20px 0;width:97%;border-bottom:1px solid #f0f0f0;margin:0 auto;overflow:hidden;float:right;width:940px;}
.xinw_txt p{font-size:13px;color:#888;padding-top:10px;}

.xinw{width:100%;margin:0 auto;height:auto;overflow:hidden;}
.xinw_tit{ font-size:22px; line-height:36px; text-align:center; padding:8px 0 8px 0 ;background:#fff;display:block;margin-top:0px;}
.xinw_dtm{ text-align:center; padding:0 0 0px 0; font-size:14px; color:#555;line-height:40px;background:#f6f6f6;}
.xinw_info{ line-height:23px;padding:20px 0px;font-size:15px;color:#555;min-height:400px;width:940px;float:right;}
.xinw_info a{color:#009d85;}
.xinw_info b{font-size:18px;color:#eb3e00;}
.xinw_info img{ width:600px;height:auto;text-align:center;}



.newsList { width:940px;height:auto;overflow:hidden;margin:20px auto 0 auto;float:right;}
.newsList ul li{ margin-bottom:30px; border-bottom:1px solid #e6e6e7; padding:0px 0px; overflow:hidden; padding-bottom:30px;}
.newsList ul li .new_img{ width:190px; float:left;}
.newsList ul li .new_img img{width:190px;height:147px;}
.newsList ul li .new_wz{ float:right; width:calc(100% - 220px);}
.newsList ul li .new_wz .new_tit{ margin-top:0px; font-size:18px; color:#333333; font-weight:bold;}
.newsList ul li .new_wz .new_zy{margin-top:8px; font-size:14px; color:#777777; line-height:24px;}
.newsList ul li .new_wz .new_day{ margin-top:10px; font-size:13px;color:#777;}
.newsList ul li:hover{ border-bottom:1px solid #02599e;}
.newsList ul li:hover .new_tit{ color:#0562ae;}

.ff_pre{ clear:both; padding:16px 0 0 0;color:#333;}
.ff_pre a{color:#245cca;font-size:15px;}
.ff_pre a:hover{color:#C00}
.ff_next{ clear:both; padding:0 0 10px 0;color:#333;}
.ff_next a{color:#245cca;font-size:15px;}
.ff_next a:hover{color:#C00}
.ns_pn{ clear:both; padding:15px 0 20px 0; line-height:26px;font-size:15px;width:940px;float:right;}

@media screen and (max-width: 640px) {
.xinw_txt{width:auto;text-align:center;font-size:18px;}
.newsList{width:100%;padding:0 0; margin:20px auto 30px auto;padding:0 0;}
.newsList ul li{ padding-bottom:20px; margin-bottom:20px;}
.newsList ul li .new_img{ width:120px; float:left;}
.newsList ul li .new_img img{width:100%;height:auto;}
.newsList ul li .new_wz{width:calc(100% - 140px);}
.newsList ul li .new_wz .new_tit{ margin-top:0px; font-size:16px; height:21px; overflow:hidden}
.newsList ul li .new_wz .new_zy{display:none;}

.xinw_info{padding:20px 8px 0 8px;width:auto;margin:0 auto;height:auto;overflow:hidden;font-size:16px;line-height:170%;}
.ns_pn{width:auto;}

.xinw_txt{width:100%;}
.ns_pn{width:100%;}
}

/*--------------news-----------------*/

/*----product news---*/
.related{width:100%;height:auto;overflow:hidden;padding:15px 10px 0 10px;border:1px solid #e0e0e0; clear:both;margin:20px 0;min-height:120px;}
.related li{float:left;width:calc(25% - 10px);margin:0 5px 10px 5px;background:url(../images/i_04.jpg) no-repeat 0 7px;padding-left:7px;}
.related li a{display:block;font-size:12px;}

@media (max-width: 768px) {
.related{display:none;}
}

/*-----lxfs-----------*/

.fuwutx{width:1200px;margin:0 auto;height:auto;overflow:hidden;font-size:16px;line-height:170%;color:#555;padding:60px 0 50px 0;}
.fuwutx h1{font-size:22px;color:#C00;font-weight:normal;padding:5px 0;}
.fuwutx b{font-weight:normal;color:#06C;}

.lxwm{float:right;width:940px;overflow:hidden;height:auto;overflow:hidden;font-size:18px;color:#444;line-height:160%;padding:0 0 50px 0;}
.lxwm b{font-size:20px;font-weight:600;color:#c30000;}
@media (max-width: 768px) {
.lxwm{width:auto;padding:0 4px;height:auto;margin-top:40px;}
.lxwm .lt{width:100%;}
.lxwm .rt{display:none}

}

/*------lxfs*/
/*===================================================================================================== nei end =======================================================================================*/
.foot{ width:100%;background:#f7f7f7; padding:80px 0 80px 0;height:auto;overflow:hidden;}

.ft_lxfs{float:left;width:300px;height:auto;font-size:24px;color:#333;margin-right:40px;}
.ft_lxfs p{font-size:14px;line-height:160%;color:#777;padding-top:8px;}

.ft_ewm{float:left;width:290px;height:auto;}
.ft_ewm li{float:left;width:130px;height:auto;margin:0 30px 0 0;}
.ft_ewm li p{text-align:center;font-size:13px;color:#666;}
.ft_ewm li:last-child{margin-right:0px;}

.ft_menu{float:right;width:530px;height:auto;overflow:hidden;font-size:16px;color:#444;padding:40px 0 0 0;text-align:right;}
.ft_menu a{padding-right:12px;color:#444;padding:0 12px;}

.yq_link{width:100%;font-size:12px;color:#444; margin:0 auto;line-height:160%;height:auto;overflow:hidden;background:#f7f7f7;padding:0 300px 20px 300px;}
.yq_link a{color:#444;padding-right:5px;}
.yq_link a:hover{color:#444;}



@media screen and (max-width: 640px) {
.foot{padding:30px 0 30px 0;height:auto;overflow:hidden;}
.foot_box{display:none;}
.yq_link{display:none;}
.ft_menu{display:none;}
}

.copy{width:100%;text-align:center;color:#444;font-size:12px; padding:16px 0 16px 0;line-height:170%;background:#eeeeee;}
.copy a{color:#444;}
.copy a:hover{color:#444;}

.copy1{width:100%;text-align:center;color:#fff;font-size:12px; padding:20px 0 20px 0;line-height:170%;background:#ba0204;border-top:1px solid #616366;}
.copy1 a{color:#fff;}
.copy1 a:hover{color:#fff;}

@media (max-width: 768px) {
.copy{line-height:140%;padding:15px 0 70px 0;font-size:12px;clear:both;}
}




/* ====== home banner start ====== */

/*navigation*/

.carousel-btn {
	text-align:center;
	margin:10px 0;
}
.carousel-btn a {
	display:inline-block;
	width:10px;
	height:10px;
	border-radius:10px;
	margin:0 6px;
	background:#333;
}
.carousel-btn .selected {
	background:#da251c;
	cursor:default;
}
.carousel-btn a span {
	display:none;
}
.carousel-btn-fixed {
	width:100%;
	position:absolute;
	bottom:15px;
	left:0;
	margin:0;
	z-index:100;
}
.carousel {
	position:relative;
	padding:0px;
}

.tp_head_box{width:100%;position:absolute;z-index:100;height:auto;}
.tp_head{width:1200px;margin:0 auto;height:80px;background-color: rgba(255,255,255,0.8)}
.tp_h_logo{float:left;padding:10px 0 0 25px;}
.tp_h_keys{float:left;font-size:15px;color:#666;padding:0px 0 0 15px;border-left:1px solid #CCC;margin:18px 0 0 20px;}
.tp_menu{float:right;width:720px;background-color: rgba(34,53,136,1);line-height:80px;}
.tp_menu li{float:left;width:100px;margin:0 0;text-align:center;color:#fff;font-size:15px;}
.tp_menu li a{color:#fff;}

@media (min-width:768px) and (max-width:991px) {
	.carousel{ height:479px !important; }
	.carousel .carousel-item .carousel-img a img{ height:479px !important; }
}

@media screen and (max-width:768px) {
.ban_menu_box{display:none;}
	.carousel{ height:380px !important; }
	.carousel .carousel-item .carousel-img a img{ height:380px !important; padding-top:1px;}
.tp_head_box{display:none;}
}
@media screen and (max-width:640px) {
	.carousel{ height:350px !important; }
	.carousel .carousel-item .carousel-img a img{ height:350px !important; }
}
@media screen and (max-width:480px) {
	.carousel{ height:180px !important; }
	.carousel .carousel-item .carousel-img a img{ height:180px !important; }
}
.carousel-item {
	position:relative;
	float:left;
	display:block;
}
.carousel-item .carousel-img {
	display:block;
}
.carousel-item .carousel-img a[href="javascript:;"] {
	cursor:default;
}
.carousel-item .carousel-img img {
	display:block;
}
.responsive-carousel {
	overflow:hidden;
}
.responsive-carousel .carousel-item img {
	width:100%;
	height:auto !important;
}
.responsive-carousel .carousel-direction {
	display:none;
}
.responsive-carousel:hover .carousel-direction {
	display:block;
}
.responsive-carousel-set .carousel-info-inner h3 {
	font-weight:normal;}
	.banbox{ width:100%; overflow:hidden; display:block}







/* ====== home banner end ====== */

/* ====== go top start ====== */
.gotop {
	background-color: rgba(0, 0, 0, 0.5);
	bottom: 70px;
	position: fixed;
	right: 20px;
	z-index: 10;
	width:45px;
	height:45px;
	display:none;
}
.gotop:hover {
    background-color: rgba(0, 0, 0, 0.6);
}
.gotop a {
	display: block;
	height: 45px;
	overflow: hidden;
	width: 45px;
	font-size:24px;
	color:#FFF;
	text-align:center;
	line-height:45px;
}
.gotop a:hover{color:#FFF}
/* ====== go top end ====== */

/* 分页 */
.page{ font-family:Arial, Helvetica, sans-serif; line-height: normal; font-size: 14px; width:100%;margin:0 auto;padding:30px 0 30px 0; clear:both;margin-bottom:20px;color:#666;}
.page a,.page span{display:block;color:#0c4797;font-weight:normal;text-decoration:none;letter-spacing:0px;border:1px solid #ccc;padding-top:0px;float:left;margin-top:0px;margin-right:2px;margin-bottom:5px;margin-left:2px;text-align:center;padding-right:5px;padding-left:5px;height:25px;line-height:25px;} /* SPAN和链接 */
.page a:hover, .page a.current{color:#F44;border:1px solid #F44;height:25px;line-height:25px;} /* 当前链接有激活时 */
.page input{padding:0px;color:#0c4797;height:23px;width:25px;border:0px solid #fff;text-align:center;margin-top:0px;margin-right:-5px;margin-bottom:0px;margin-left:-5px;vertical-align:middle;font-size:12px} /* 跳转INPUT */



/* 底部定导航*/
.menubox{ 
	background-color: #fafafa;
	position: relative;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 999;
	width: 100%;
	padding:9px 0;
	border-top: #eee solid 1px;
}
.menubox ul li{
	float: left;
	width: 33.33%;
	text-align: center;
}
.menubox ul li i{
	display: block;
	margin:0 auto;
	width: 25px;
	height: 25px;
}
.menubox ul li i img{
	display: none;
	margin:0 auto;
	width: 25px;
}
.menubox ul li i img:first-child{
	display: block;
}
.menubox ul li span{
	display: block;
	font-size:14px;
	color: #666;
	line-height: 140%;
}
.menubox ul li.cur i img:first-child{
	display: none;
}
.menubox ul li.cur i img:last-child{
	display: block;
}
.menubox ul li.cur span{
	color: #3385cc;
}
.menubox dl{
	position: absolute;
	right: 0;
	width: 36%;
	background-color: #fafafa;
	text-align: center;
	padding: 1% 0;
	border:#ddd solid 1px;
	border-bottom: 0;
	display: none;
	border-radius: 4px 4px 0 0;
	overflow: hidden;
}
.menubox dl dd{
	line-height: 320%;
	border-top: #ddd solid 1px;
}
.menubox dl dd:first-child{
	border:0;
}
.menubox dl a{
	display: block;
	color: #666;
	font-size: 15px;
}
.menubox dl a:active{
	color: #fff;
	background-color: #3385cc;
}

@media (min-width:768px) and (max-width:1920px) {
.menubox{display:none;}
}

/* 底部定导航*/



.inner{width:1200px;margin:0 auto;height:auto;overflow:hidden;padding:50px 35px 40px 35px;}

.inlt{ float:left; width:220px;height:auto;margin-bottom:20px;overflow:hidden;}
.inlt  li{ line-height:42px; font-size:14px; background:#f7f6f6 url(../images/zh_p_17.png) no-repeat 20px 18px; border-top:1px solid #FFF; border-bottom:1px solid #e7e7e7;padding-left:35px; }
.inlt  li a{ color:#666666; display:block}
.inlt  li:hover{ background:#efefef url(../images/zh_p_18.png) no-repeat 20px 18px;}
.inlt  li:hover a{ color:#bf4300;}
.inlt  .lton{ background:#efefef url(../images/zh_p_18.png) no-repeat 20px 18px;}
.inlt  .lton a{ color:#bf4300;}



.pplt_s_tit{font-size:18px;color:#fff;width:auto;padding:30px 0 15px 25px;}
.pro_seach{width:auto;height:140px;padding:0 0;background:#0e62af;}
.pro_seach form {
  position: relative;
  width: 170px;
  margin: 0 auto;
}
.pro_seach form input {
  border: 1px solid #fff;
  color: #444444;
  padding: 0 10px 0 10px;
  height: 33px;
  line-height: 33px;
  width:auto;
  outline: none;
  margin-bottom: 30px;
}
.pro_seach form button {
  background: transparent;
  border: medium none;
  color: #666666;
  padding: 0 40px 0 0;
  height: 33px;
  line-height: 33px;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 10;
  cursor: pointer;
  outline: none;
  transition: all 0.3s ease 0s;
  background:url(../images/zhy_08.jpg) no-repeat;
}

.lt_tel{width:220px;background:#0e62af url(../images/zh_p_20.png) no-repeat 24px 30px;height:auto;overflow:hidden;padding:30px 0 30px 0;border-top:1px solid #87b1d7;}
.lt_tel .conn{float:right;font-size:14px;color:#fff;overflow:hidden;height:auto;width:140px;}
.lt_tel .conn p{font-size:16px;color:#fff;padding-top:0px;font-weight:500}


.neltit{width:auto;background:#0e62af;height:auto;color:#fff;font-size:18px;margin-bottom:1px;padding:13px 0 13px 25px;}
.neltit p{font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.neltit a{display:block;color:#fff;}

.nertit{width:940px;border-bottom:1px solid #CCC;padding:12px 0;font-size:22px;color:#222;font-weight:400;float:right;margin-bottom:40px;}
.nertit span{font-size:13px;color:#555;float:right;font-weight:normal;padding-top:8px;}


.cpfl{width:auto;height:auto;overflow:hidden;padding:40px 10px 20px 10px;}
.cpfl li{float:left;width:100%;text-align:center;line-height:36px;margin-bottom:12px;border:1px solid #ebebeb; border-radius:30px;}
.cpfl li a{color:#444;font-size:18px;display:block;}


.wap_txt{width:100%;background:#3159b6;padding:0 0 0 12px;font-size:18px;color:#FFF;line-height:40px;}
.nban img{width:100%;height:auto;}
@media (min-width:768px) and (max-width:1920px) {
.wap_txt{display:none;}
}
@media (max-width: 768px) {
.mainbox{width:100%;padding:0 0 30px 0;}
.w1200{width:100%;padding:0 0 0 0;}
.w1202{width:100%;padding:0 0 0 0;}
.subMenu1{display:none;}
.nban{display:none}

.inner{width:auto;padding:0 4px;margin:20px 0 50px 0;}
.inner .lt{display:none}

.inlt{width:100%;height:auto;margin-top:12px;}
.inlt li{float:left;width:100%;margin:0 1px 1px 0px;background:#f3f2f2;color:#666;padding:0 0 0 0;line-height:40px;text-align:center;}
.inlt li a{color:#666}
.inlt li a:hover{background:#237dd9;color:#fff;}
.inlt  .lton{ background:#237dd9}
.inlt  .lton a{ color:#fff;}

.inlt{ display:none}
.inner .rt{width:auto;}

.nertit{width:100%;padding:0 0 8px 0;font-size:18px;}

}


/*---搜索信息--*/
.sou_title{font-size:20px;color:#00F;border-bottom:1px solid #eeeeee;padding-bottom:5px;}
.sou_title h2{font-size:20px;}
.description{font-size:13px;color:#666;line-height:160%;padding-top:8px;}
.info{font-size:13px;color:#777;padding-bottom:15px;}
/*---搜索信息--*/